home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 January: Mac OS SDK / Dev.CD Jan 98 SDK2.toast / Development Kits (Disc 2) / QuickTime / Programming Stuff / Technically Interesting Movies / 3D Movies with Animation / About 3D Animated Movies next >
Encoding:
Text File  |  1997-02-26  |  884 b   |  6 lines  |  [TEXT/ttxt]

  1. These movie files demonstrate how QuickDraw 3D has been integrated with QuickTime.
  2.  
  3. The "Spinning Banana" movie shows how QuickTime can animate a QuickDraw 3D model. There are two tracks, a QuickDraw 3D Track and a Tween Track. The QuickDraw 3D tracks contains a 3DMF model of a banana. The Tween Track animates the banana, making it spin. Using the "Enable Tracks" menu item in the "Edit" menu, you can turn the Tween Track on and off to see how it controls the spinning of the banana model.
  4.  
  5. The "David & Howard" movie combines two Video Tracks, a 3D track, and a Tween track. One video track has been texture mapped onto the faces of a 3D spinning cube. The 3D spinning cube track is then composited onto the other video track using an alpha channel graphics mode. You can use the "Get Info" capabilities of MoviePlayer to see how the movie was constructed and modify it yourself.
  6.